[INFO] cloning repository https://github.com/PlugFox/game-cruise-control-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlugFox/game-cruise-control-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlugFox%2Fgame-cruise-control-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlugFox%2Fgame-cruise-control-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fd476e5da550a018219d7cdf1514d888e6826d2
[INFO] fixing PlugFox/game-cruise-control-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlugFox%2Fgame-cruise-control-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PlugFox/game-cruise-control-rs
[INFO] finished tweaking git repo https://github.com/PlugFox/game-cruise-control-rs
[INFO] tweaked toml for git repo https://github.com/PlugFox/game-cruise-control-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PlugFox/game-cruise-control-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PlugFox/game-cruise-control-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-numerics v0.2.0
[INFO] [stderr]   Downloaded windows-future v0.2.1
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded windows-collections v0.2.0
[INFO] [stderr]   Downloaded windows-threading v0.1.0
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.26
[INFO] [stderr]   Downloaded rand v0.9.2
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded zerocopy v0.8.26
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded libc v0.2.175
[INFO] [stderr]   Downloaded windows v0.61.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78
[INFO] running `Command { std: "docker" "start" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking game-cc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc`, `AtomicBool`, `OnceLock`, and `Ordering`
[INFO] [stdout]  --> src/overlay/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Arc, OnceLock,
[INFO] [stdout]   |     ^^^  ^^^^^^^^
[INFO] [stdout] 3 |     atomic::{AtomicBool, Ordering},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `AtomicBool`, `OnceLock`, and `Ordering`
[INFO] [stdout]  --> src/overlay/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Arc, OnceLock,
[INFO] [stdout]   |     ^^^  ^^^^^^^^
[INFO] [stdout] 3 |     atomic::{AtomicBool, Ordering},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `AtomicBool`, and `Ordering`
[INFO] [stdout]  --> bin/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     atomic::{AtomicBool, Ordering},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> bin/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> bin/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `send_key_vk` in this scope
[INFO] [stdout]    --> bin/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     send_key_vk(VK_W_U16, true);
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 109 | fn send_key_vk(vk: u16, down: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `speak_async` in this scope
[INFO] [stdout]    --> bin/main.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         speak_async("Cruise control enabled");
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 159 | fn speak_async(text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `send_key_vk` in this scope
[INFO] [stdout]    --> bin/main.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     send_key_vk(VK_W_U16, false);
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 109 | fn send_key_vk(vk: u16, down: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `speak_async` in this scope
[INFO] [stdout]    --> bin/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         speak_async("Cruise control disabled");
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 159 | fn speak_async(text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game-cc` (bin "main" test) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `Arc`, `AtomicBool`, and `Ordering`
[INFO] [stdout]  --> bin/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     atomic::{AtomicBool, Ordering},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> bin/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> bin/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `send_key_vk` in this scope
[INFO] [stdout]    --> bin/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     send_key_vk(VK_W_U16, true);
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 109 | fn send_key_vk(vk: u16, down: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `speak_async` in this scope
[INFO] [stdout]    --> bin/main.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         speak_async("Cruise control enabled");
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 159 | fn speak_async(text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `send_key_vk` in this scope
[INFO] [stdout]    --> bin/main.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     send_key_vk(VK_W_U16, false);
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 109 | fn send_key_vk(vk: u16, down: bool) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `speak_async` in this scope
[INFO] [stdout]    --> bin/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         speak_async("Cruise control disabled");
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> bin/main.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 159 | fn speak_async(text: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game-cc` (bin "main") due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78", kill_on_drop: false }`
[INFO] [stdout] d95d3d3b928e914760288db08029502a41d590fbc05611fc915e3d8e62e55a78
